home *** CD-ROM | disk | FTP | other *** search
- | !BOOT FILE FOR HARD DISC
- | Set variables for directory abbreviations
- Set r adfs::BigHardNo1.$.
- SetMacro u <r>Utilities.
- SetMacro a <r>ART.
- SetMacro d <r>Text/DTP.
- SetMacro g <r>GAMES.
- SetMacro System$Path <r>!System.
- SetMacro sm <r>!System.Modules
-
- | Set Alias to emulate two common UNIX commands
- Set Alias$LS Cat %0
- Set Alias$CD Dir %0
-
- | Setup directories to be searched for a run command (using abbreviations to keep line to <255 chars )
- SetMacro Run$Path ,%.,<sm>.,<r>L*.,<d>1*.,<r>CA*.,<a>,<d>,<r>M*.,<d>PI*.,<r>PC.,<u>,<u>CT*.,<u>F*.,<u>A*.,<u>B*.,<u>C*.,<u>D*.,<u>FO*.,<u>L*.,<u>T*.,<u>M*.,<r>T*.,<r>S*.,<g>I*.,<g>B*.,<g>A*.,<d>!i*.
-
- | Setup directories to be searched for a load command (using abbreviations to keep line to <255 chars )
- Setmacro File$Path ,%.,<sm>.,<r>Library.,<u>L*.,<d>!i*.
-
- | Set print alias for a Basic file (came from a Data Store !Basiced program's !Run file so you may not want to print this)
- Set¤Alias$@PrintType_FFB¤Set¤Key$8¤Basic¤Load ||“%%0||” %%*1||MLIST||B||M||M||CQUIT||M|MFX138,0,136|MGOS|M
-
- | run common applications !boot files to emulate the system seeing the application without cluttering the $ dir.
- <a>!Draw.!Boot
- <a>!Paint.!Boot
- <d>!Edit.!Boot
- <d>!Impress.!Boot
- <u>FILES.!SPARK.!BOOT
-
- | set any commonly used key strings
- Key 1 *DESKTOP|M
- Key 2 EDIT|M
-
- | run desktop and display root directory
- DESKTOP FILER_OPENDIR adfs::BigHardNo1.$
-